Bump version to 0.4.0
authorAlex Crichton <alex@alexcrichton.com>
Fri, 26 Jun 2015 15:27:02 +0000 (08:27 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Fri, 26 Jun 2015 15:27:02 +0000 (08:27 -0700)
Cargo.toml
Makefile.in

index 65da37271b4a200d3d72456f3d4813f595106c14..4fbbcf75cbc9b0dadb163df9d6bc01cdf198da56 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "cargo"
-version = "0.3.0"
+version = "0.4.0"
 authors = ["Yehuda Katz <wycats@gmail.com>",
            "Carl Lerche <me@carllerche.com>",
            "Alex Crichton <alex@alexcrichton.com>"]
index 63728b296737b616cf26d6f51220a0beddbe467a..e1157d3b039f427299d83c9f984f724e6cc01da2 100644 (file)
@@ -1,4 +1,4 @@
-CFG_RELEASE_NUM=0.3.0
+CFG_RELEASE_NUM=0.4.0
 CFG_RELEASE_LABEL=
 
 include config.mk